home *** CD-ROM | disk | FTP | other *** search
/ Risc World 3 / Risc World 3.iso / SOFTWARE / ISSUE2 / PD / CAMPINS.ZIP / BBCeurope_weather < prev    next >
Text File  |  2002-05-24  |  653b  |  22 lines

  1. If "<ChangeFSI$Dir>" = "" Then Error Please open a Filer directory containing !ChangeFSI V1.15 (or better) then try again.
  2.  
  3. | This turns on or off the Hourglass when ChangeFSI is converting.
  4. | If you don't want it on Make the line below 'Off'
  5. Set ChangeFSI$Hourglass On
  6.  
  7. WimpSlot -min 2000K
  8. WimpSlot -next 2000K
  9. Set campin$dir <obey$dir>.resources
  10. Set campin$path <campin$dir>.
  11. DIR <campin$dir>
  12.  
  13. | Latest picture over the UK by the BBC
  14. curl --env http://www.bbc.co.uk/weather/maps/eurosymbol.jpg -o image -s
  15. campin:errorcheck
  16.  
  17. campin:camchk campin:Image
  18.  
  19. campin:CFSI campin:image campin:sprite 28r 250:100 -nomode { > null: }
  20.  
  21. Backdrop -C campin:sprite
  22.